ParseDateTime(date-time-string [, pop-conversion ] )


Returns a date/time object from a string.

See also LSParseDateTime, IsDate and IsNumericDate.

date-time-string

String being converted to date/time object.

pop-conversion

POP or STANDARD. If you specify POP, the function takes the date/time string passed from a POP mail server and converts it to GMT (Greenwich Mean Time) for the English (US) locale. If you specify STANDARD or nothing, the function provides no conversion. See the Note for more information about parsing date- time strings that are not from the English (US) locale.